FindSimular(CmsPage,Int32,Int32,Boolean,String[]) Method
KalikoCMS.Search Namespace > SearchProviderBase Class > FindSimular Method : FindSimular(CmsPage,Int32,Int32,Boolean,String[]) Method |
Syntax
'Declaration
Public Overloads Function FindSimular( _ ByVal page As CmsPage, _ Optional ByVal resultOffset As Integer, _ Optional ByVal resultSize As Integer, _ Optional ByVal matchCategory As Boolean, _ Optional ByVal metaData() As String _ ) As SearchResult
public SearchResult FindSimular( CmsPage page, int resultOffset, int resultSize, bool matchCategory, string[] metaData )
Parameters
- page
- resultOffset
- resultSize
- matchCategory
- metaData
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2